home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Hyper
/
K-L
/
Langley.cpt
/
Fort Langley 0.96
/
card_4242.txt
< prev
next >
Wrap
Text File
|
1987-12-04
|
850b
|
36 lines
-- card: 4242 from stack: in.96
-- bmap block id: 5152
-- flags: 0000
-- background id: 2701
-- name: Blacksmith
----- HyperTalk script -----
on opencard
speak "Welcum to my shop."
speak "I am Henree the Blacksmith"
speak "I mayk all the metl goods, tools and equipment needed by the fort."
speak "I mayk acksez, ahwls, knives and traps."
speak "I also make sighths, hoes, saws, buckles and other things"
speak "I hope you enjoy yor vihsit to the Fort"
speak ""
end opencard
-- part 4 (button)
-- low flags: 00
-- high flags: 0004
-- rect: left=468 top=305 right=333 bottom=507
-- title width / last selected line: 0
-- icon id / first selected line: 14953 / 14953
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
go first
end mouseUp